* lisp/subr.el (add-to-list): Fix compiler-macro when `append' is
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 22 Jul 2013 17:24:31 +0000 (13:24 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 22 Jul 2013 17:24:31 +0000 (13:24 -0400)
commit56ee341028d9adf7f01667441c5849c2522edd85
tree25ddd83040bde18d646a4eb095dc2622a01c024c
parent0f600295a1412da7138ff5b9e12e2c9d36e501b5
* lisp/subr.el (add-to-list): Fix compiler-macro when `append' is
not constant.  Don't use `cl-member' for the base case.
lisp/ChangeLog
lisp/subr.el